Thursday, August 26, 2004

bc - the Unix command line calculator

echo "scale=2;2.2*2"|bc
echo "scale=2;1+1"|bc"
(1 plus 1 calculated to 2 decimal places)

No comments:

Oracle Linux virt-manager Error launching create dialog: list index out of range

After a fresh install of Oracle Linux 9.1 and installing virt-manager/virt-install, I tried to create a new virtual machine and got this err...